Component Operation - ToDoComponentManager.ListToDoItemsForUser

ListToDoItemsForUser(int userId) : IEnumerable

Declaring type : ToDoSample.Service.ToDoComponentManager
Tags : componentoperation

Lists all non-done ToDo items for the given user.

Thrown exceptions:

Consumed by Service operations:

Consumed by UI operations:

Used in UnitTests: